ClashDefaultOption

Clash default option is the operation neededed to be taken when items of the same name are encountered.

API Section: Enumerations

Type: Enumeration

Properties

Enumerated Name

Type

Format

Value

Description

regular_pie_import

integer

int32

0

The system will determent whether to add new or replace/merge the items based on their names

replace_file

integer

int32

1

Explicitly replace or merge items based on their names

add_new

integer

int32

2

Creates new item, will rename in case of a clash

skip

integer

int32

3

Usages
  • PieApiObject